Revision: bazaar--devel--1.1--patch-13
Archive: robert.collins@canonical.com--general
Creator: Robert Collins <robert.collins@canonical.com>
Date: Fri Dec  3 05:10:59 EST 2004
Standard-date: 2004-12-02 18:10:59 GMT
New-files: tests/.arch-ids/test-my-revision-library.sh.id
    tests/test-my-revision-library.sh
Modified-files: commands/cmd-delta.c commands/cmd-get.c
    commands/cmd-my-revision-library.c
    commands/cmd-register-archive.c tests/Makefile.in
New-patches: jblack@gnuarch.org--2004/baz--looserdelta--1.1--base-0
    jblack@gnuarch.org--2004/baz--looserdelta--1.1--patch-1
    jblack@gnuarch.org--2004/baz--really-no-pristines--1.1--patch-1
    jblack@gnuarch.org--2004/baz--urldecoding--1.1--patch-1
    rob.weir@canonical.com--2004-public/baz--bug3555--0--base-0
    rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-1
    rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-2
    rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-3
    robert.collins@canonical.com--general/bazaar--devel--1.1--patch-13
    thelove@canonical.com/bazaar--devo--1.1--patch-14
    thelove@canonical.com/bazaar--devo--1.1--patch-15
    thelove@canonical.com/bazaar--devo--1.1--patch-16
    thelove@canonical.com/bazaar--devo--1.1--patch-17
    thelove@canonical.com/bazaar--devo--1.1--patch-18
    thelove@canonical.com/bazaar--devo--1.1--patch-19
    thelove@canonical.com/bazaar--devo--1.1--patch-20
Summary: merge from thelove
Keywords: 

Patches applied:

 * jblack@gnuarch.org--2004/baz--looserdelta--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-15

 * jblack@gnuarch.org--2004/baz--looserdelta--1.1--patch-1
   Delta (and thus likely other commands) are now smarter in dealing with what you pass it. before, dir or revision. Now, dir, revision, version or package

 * jblack@gnuarch.org--2004/baz--really-no-pristines--1.1--patch-1
   Now get --no-pristines works, even if you don't have a revision library

 * jblack@gnuarch.org--2004/baz--urldecoding--1.1--patch-1
   Now baz register-archive can handle %hex stuff in urls

 * rob.weir@canonical.com--2004-public/baz--bug3555--0--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-5

 * rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-1
   add test for un-registering of deleted revlib.

 * rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-2
   fix #3555, afaict.

 * rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-3
   update copyright notices.

 * thelove@canonical.com/bazaar--devo--1.1--patch-14
   Fix #3555.

 * thelove@canonical.com/bazaar--devo--1.1--patch-15
   allow test suites to synthesis a test uid, in case one is not set - bug #3107

 * thelove@canonical.com/bazaar--devo--1.1--patch-16
   cmd-delta is much smarter/looser now. You can now pass ., revision, version or package

 * thelove@canonical.com/bazaar--devo--1.1--patch-17
   Copyright fix.

 * thelove@canonical.com/bazaar--devo--1.1--patch-18
   Really dont get pristines on get if specified

 * thelove@canonical.com/bazaar--devo--1.1--patch-19
   Handle register-archive with urls with % in them

 * thelove@canonical.com/bazaar--devo--1.1--patch-20
   fix lock-revision to generate txn ids, and to work when passed a version - bug #3747

